home *** CD-ROM | disk | FTP | other *** search
/ The Sunday Times: The Month 2004 August / The Sunday Times - The Month 2004-08.iso / pc / engine / modules / v_tracks.swf / scripts / DefineButton2_45 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2004-06-25  |  69 b   |  5 lines

  1. on(press){
  2.    _parent.soundRewind();
  3.    gotoAndStop("active");
  4. }
  5.